Skip to content

Refactors constraints to use named arguments#74

Merged
sylfabre merged 1 commit intomainfrom
named_arguments
Mar 17, 2026
Merged

Refactors constraints to use named arguments#74
sylfabre merged 1 commit intomainfrom
named_arguments

Conversation

@sylfabre
Copy link
Contributor

Adopts named arguments for Symfony Validator constraint instantiation within field providers and their corresponding tests.

This improves code readability and explicitness by clearly labeling each argument's purpose, making the constraint configuration easier to understand.

Adopts named arguments for Symfony Validator constraint instantiation within field providers and their corresponding tests.

This improves code readability and explicitness by clearly labeling each argument's purpose, making the constraint configuration easier to understand.
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
1 New issue
1 New Code Smells (required ≤ 0)
20 Added Technical Debt (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@sylfabre sylfabre merged commit e81908d into main Mar 17, 2026
3 of 6 checks passed
@sylfabre sylfabre deleted the named_arguments branch March 17, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant